func os.afterResolvingSymlink
4 uses
os (current package)
root_unix.go#L169: func afterResolvingSymlink(parent int, name string, f func() error) error {
root_unix.go#L177: return afterResolvingSymlink(parent, name, func() error {
root_unix.go#L185: return afterResolvingSymlink(parent, name, func() error {
root_unix.go#L199: return afterResolvingSymlink(parent, name, func() error {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)